User Tools

Site Tools


cloud:cli

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
cloud:cli [2021/03/16 08:07] – [CONFIGURATION] chudlercloud:cli [2021/04/05 13:03] – [CONFIGURATION] chudler
Line 29: Line 29:
 For convenience, export the cloud name to your environment. Otherwise, all commands must include the flag ''--os-cloud=openstack'': For convenience, export the cloud name to your environment. Otherwise, all commands must include the flag ''--os-cloud=openstack'':
 <code> <code>
-OS_CLOUD=openstack +export OS_CLOUD=openstack 
 </code> </code>
  
Line 64: Line 64:
  
 Openstack can hold a public key in its db, and insert it into instances when told. This is optional (your author does not use this capability) Openstack can hold a public key in its db, and insert it into instances when told. This is optional (your author does not use this capability)
-<code>openstack keypair create --public-key ~/.ssh/id_rsa.pub mykey</code>+<code>openstack keypair create --public-key ~/.ssh/id_ed25519.pub mykey</code>
  
 ==== Flavors ==== ==== Flavors ====
/var/lib/dokuwiki/data/pages/cloud/cli.txt · Last modified: 2021/04/15 16:53 by chudler

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki