Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting our team. We will be in touch shortly.Close

Blog posts tagged
"CLI"


Jeremie Deray
7 August 2019

Creating a ROS 2 CLI command and verb

Robotics Article

Following our previous post on ROS 2 CLI (Command Line Interface), we will see here how one can extend the set of existing CLI tools by introducing a new command and its related verb(s). As support for this tutorial, we will create a ‘Hello World’ example so that the new command will be hello and ...


Canonical
5 April 2018

Cloud-init v.18.2: CLI subcommands

Cloud and server Article

This article originally appeared on Chad Smith’s blog Cloud-init published its second release of 2018: version 18.2. Among many notable features in the 18.1 release and the 18.2 release, the cloud-init team has been adding some polish to our CLI tooling to make cloud-init easier to inspect and interact with. I will give a run ...


Accessing the Juju CLI from within the GUI

Cloud and server Article

In the Juju GUI 2.11.1 release, we are excited to bring a new feature we’ve been working on for a while now: the shell in the GUI. The GUI is a powerful tool, but at times the command-line is necessary. For instance, the ability to SSH into a unit helps for debugging processes or accessing ...


Adam Stokes
26 August 2017

conjure-up dev summary: you like LXD? we like LXD. Put your floaties on and step up to the Helm!

Cloud and server Article

LXDWe’ve taken some preliminary steps in providing the user better feedback when wanting to deploy onto the localhost provider. If conjure-up isn’t able to talk to the same API endpoints Juju can then our probability of success is next to none.We do some fancy realtime UI updates so ...