2

I'm developing a CloudShell shell and would like it to run on all CloudShell version >= 8.1.

I require both cloudshell-shell and cloudshell-shell-core packages. Which version of both packages should I use?

Boris Modylevsky
  • 3,029
  • 1
  • 26
  • 42
shmir
  • 53
  • 3

1 Answers1

3

Cloudshell-Shell-Core & Cloudshell-Core are not dependent on server version.

This means that you can develop your shells with the latest versions of Cloudshell-Shell-Core (and Cloudshell-Core) for all Cloudshell server versions.

Nahum Timerman
  • 151
  • 1
  • 9