Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 391 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 391 Bytes

Dockerized doctl

dockerized doctl

Examples

dockerized doctl auth init      # Set authentication token
dockerized doctl projects list  # List projects

Volumes

  • ~/.dockerized/apps/doctl/root
    • This directory will contain .config/config.yaml, containing your authentication token.
    • You can access the directory from your host machine.