Forrest logo
back to context overview

charm

List of commands for charm:

  • charm:tldr:2e17f charm: Backup your Charm account keys.
    $ charm backup-keys
    try on your machine
    explain this command
  • charm:tldr:3add1 charm: Find where your `cloud.charm.sh` folder resides on your machine.
    $ charm where
    try on your machine
    explain this command
  • charm:tldr:3b7dd charm: Print linked SSH keys.
    $ charm keys
    try on your machine
    explain this command
  • charm:tldr:ca795 charm: Start your Charm server.
    $ charm serve
    try on your machine
    explain this command
  • charm:tldr:e7e0f charm: Backup Charm account keys to a specific location.
    $ charm backup-keys -o ${path-to-output_file-tar}
    try on your machine
    explain this command
  • charm:tldr:ed57f charm: Import previously backed up Charm account keys.
    $ charm import-keys "${charm-keys-backup-tar}"
    try on your machine
    explain this command
back to context overview