
charm
List of commands for charm:
-
charm:tldr:2e17f charm: Backup your Charm account keys.$ charm backup-keystry on your machineexplain this command
-
charm:tldr:3add1 charm: Find where your `cloud.charm.sh` folder resides on your machine.$ charm wheretry on your machineexplain this command
-
charm:tldr:3b7dd charm: Print linked SSH keys.$ charm keystry on your machineexplain this command
-
charm:tldr:ca795 charm: Start your Charm server.$ charm servetry on your machineexplain 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 machineexplain this command
-
charm:tldr:ed57f charm: Import previously backed up Charm account keys.$ charm import-keys "${charm-keys-backup-tar}"try on your machineexplain this command